Files
88c99e00-a595-4925-9f56-5ca…/vercel.json
2026-03-08 05:08:50 +00:00

5 lines
97 B
JSON

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