Files
00b4698d-8f3a-4be7-b3fb-ae2…/vercel.json
2026-03-13 00:41:58 +00:00

5 lines
97 B
JSON

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