Files
b92bde24-5969-45e2-b1b3-782…/vercel.json
2026-03-07 21:27:09 +00:00

5 lines
97 B
JSON

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