Files
e2eae6f1-a5c5-4b36-8d5c-5dd…/vercel.json
2026-04-18 13:09:49 +00:00

5 lines
97 B
JSON

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