Files
df66f06c-d050-4330-95b6-17e…/vercel.json
2026-03-29 16:13:28 +00:00

5 lines
97 B
JSON

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