Files
bfac53e4-a3df-4f51-9f53-c76…/vercel.json
2026-04-24 11:19:54 +00:00

5 lines
97 B
JSON

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