Files
442b2cb8-58cb-44d4-bcdc-bce…/vercel.json
2026-03-27 21:18:48 +00:00

5 lines
97 B
JSON

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