Files
51e2dde2-863b-4971-af76-c24…/vercel.json
2026-03-10 00:54:13 +00:00

5 lines
97 B
JSON

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