Files
8cd58dd5-cde7-4f1b-93b6-65f…/vercel.json
2026-04-08 04:45:32 +00:00

5 lines
97 B
JSON

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