Files
9d4165cb-eeac-463e-9f7b-392…/vercel.json
2026-03-08 12:33:53 +00:00

5 lines
97 B
JSON

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