Files
a2ae9269-e74b-4571-93c5-85b…/vercel.json
2026-03-09 10:17:43 +00:00

5 lines
97 B
JSON

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