Files
dabdd309-14ee-43e8-b839-96d…/vercel.json
2026-04-27 10:30:20 +00:00

5 lines
97 B
JSON

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