Files
e7c61530-7ec6-4e84-ae11-e7e…/vercel.json
2026-06-03 09:06:33 +00:00

5 lines
97 B
JSON

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