Files
3fe311a9-53fd-43d8-a470-e1d…/vercel.json
2026-04-05 20:46:34 +00:00

5 lines
97 B
JSON

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