Files
d6afc055-1ef1-4d8e-b761-d9e…/vercel.json
2026-03-21 23:20:16 +00:00

5 lines
97 B
JSON

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