Files
1fceedf9-fa3d-4477-9580-a11…/vercel.json
2026-03-16 16:12:30 +00:00

5 lines
97 B
JSON

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