Files
4d322d61-6a3b-450f-863b-43f…/vercel.json
2026-03-08 02:35:04 +00:00

5 lines
97 B
JSON

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