Files
f81edd17-c5c0-48fe-a722-0f1…/vercel.json
2026-05-17 20:57:40 +00:00

5 lines
97 B
JSON

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