Files
3e9fb9bc-9075-4f7f-a001-7cb…/vercel.json
2026-03-08 18:51:30 +00:00

5 lines
97 B
JSON

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