Files
addf3e48-86cf-4b83-a5b6-9ca…/vercel.json
2026-04-18 16:37:33 +00:00

5 lines
97 B
JSON

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