Files
5f382fb6-8157-43f4-b4b5-e0b…/vercel.json
2026-03-03 06:20:41 +00:00

5 lines
97 B
JSON

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