Files
3a00c4be-302a-491e-b790-b5f…/vercel.json
2026-05-14 10:45:45 +00:00

5 lines
97 B
JSON

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