Files
e37d250f-6baa-42bb-ad21-5ca…/vercel.json
2026-03-13 15:07:16 +00:00

5 lines
97 B
JSON

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