Files
996b5c56-c32d-4e95-b8f7-d32…/vercel.json
2026-04-05 14:23:08 +00:00

5 lines
97 B
JSON

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