Files
eb244113-e0b6-45b5-8fc7-f7d…/vercel.json
2026-04-06 13:31:02 +00:00

5 lines
97 B
JSON

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