Files
41ec3b7a-9ac2-4f8d-862e-99d…/vercel.json
2026-03-31 18:46:33 +00:00

5 lines
97 B
JSON

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