Files
74e52bab-804e-4188-9885-b6d…/vercel.json
2026-03-14 12:51:49 +00:00

5 lines
97 B
JSON

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