Files
b095a66f-a6d7-4484-9135-e3f…/vercel.json
2026-06-03 23:41:18 +00:00

5 lines
97 B
JSON

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