Files
21e34392-6fc9-44b0-8994-e07…/vercel.json
2026-06-03 19:43:06 +00:00

5 lines
97 B
JSON

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