Files
fcc5635d-54b5-4883-9676-ba7…/vercel.json
2026-04-03 17:43:47 +00:00

5 lines
97 B
JSON

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