Files
1fbaf355-2dd1-422d-af2a-40a…/vercel.json
2026-03-10 20:52:41 +00:00

5 lines
97 B
JSON

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