Files
4db8a8d5-056c-4bcd-ba7e-ee7…/vercel.json
2026-02-25 22:55:39 +00:00

5 lines
97 B
JSON

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