Files
6c86f197-5ec6-4d3c-a2c7-bee…/vercel.json
2026-03-15 02:35:45 +00:00

5 lines
97 B
JSON

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