Files
f1f9dfdd-09c5-4f86-a932-8b7…/vercel.json
2026-02-06 17:27:57 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}