Files
b9eecd3f-d667-4b2a-81d8-fba…/vercel.json
2026-03-03 14:47:43 +00:00

5 lines
97 B
JSON

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