Files
f2be8bb4-0154-4856-a9ff-33e…/vercel.json
2026-03-03 10:55:42 +00:00

5 lines
97 B
JSON

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