Files
fc4021ae-d74b-453f-878f-86a…/vercel.json
2026-03-23 00:17:43 +00:00

5 lines
97 B
JSON

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