Files
d7d756c5-ef53-4ff6-baef-262…/vercel.json
2026-04-27 13:29:31 +00:00

5 lines
97 B
JSON

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