Files
d888b732-1c0f-49d6-a1fe-a8d…/vercel.json
2026-04-06 09:16:37 +00:00

5 lines
97 B
JSON

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