Files
beaa2abe-f0be-48dd-918b-dfa…/vercel.json
2026-05-01 03:03:03 +00:00

5 lines
97 B
JSON

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