Files
a055e0c1-3280-4e85-91c1-5d9…/vercel.json
2026-03-05 10:13:20 +00:00

5 lines
97 B
JSON

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