Files
cbb562b5-da65-4b89-8e9b-bee…/vercel.json
2026-05-12 00:43:35 +00:00

5 lines
97 B
JSON

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