Files
00dc8e7a-1fe7-492f-99ce-ca2…/vercel.json
2026-03-03 21:35:03 +00:00

5 lines
97 B
JSON

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