Files
ba4aee3b-7bc6-4346-acc7-fd8…/vercel.json
2026-03-31 02:03:06 +00:00

5 lines
97 B
JSON

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