Files
d749f84e-6971-4364-8e96-d62…/vercel.json
2026-03-25 20:11:08 +00:00

5 lines
97 B
JSON

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