Files
44404db1-0e26-4c69-a669-8d6…/vercel.json
2026-04-07 15:41:02 +00:00

5 lines
97 B
JSON

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