Files
fc75a751-d0e0-428a-baec-e90…/vercel.json
2026-03-02 22:00:11 +00:00

5 lines
97 B
JSON

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