Files
713b04fc-7d27-417a-9e68-dc4…/vercel.json
2026-04-17 09:57:32 +00:00

5 lines
97 B
JSON

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