Files
62e6417d-61b3-4766-a722-709…/vercel.json
2026-03-09 23:05:46 +00:00

5 lines
97 B
JSON

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