Files
7fc702d5-b570-42fe-a1c3-1f1…/vercel.json
2026-04-16 17:32:03 +00:00

5 lines
97 B
JSON

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