Files
8c9f28eb-539d-4f74-b5f1-a00…/vercel.json
2026-04-11 15:48:13 +00:00

5 lines
97 B
JSON

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