Files
6d8675d5-641a-4a71-aa90-107…/vercel.json
2026-03-09 19:46:15 +00:00

5 lines
97 B
JSON

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