Files
227156cd-a8a6-451d-914a-b95…/vercel.json
2026-03-22 07:05:53 +00:00

5 lines
97 B
JSON

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