Files
bf56b5f6-0238-4cf0-b92e-d7d…/vercel.json
2026-03-10 12:58:20 +00:00

5 lines
97 B
JSON

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