Files
d88eeb3b-6310-4ff0-acff-f12…/vercel.json
2026-06-02 23:19:19 +00:00

5 lines
97 B
JSON

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