Files
45f7a60a-aa06-4c18-a874-945…/vercel.json
2026-05-11 12:41:17 +00:00

5 lines
97 B
JSON

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