Files
8363061a-e5d3-44f8-87e4-96d…/vercel.json
2026-04-13 13:08:11 +00:00

5 lines
97 B
JSON

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