Files
49f7c7b7-50e7-451d-86f0-155…/vercel.json
2026-03-10 10:13:04 +00:00

5 lines
97 B
JSON

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