Files
76c82e1f-d527-47e0-94df-615…/vercel.json
2026-03-02 23:08:44 +00:00

5 lines
97 B
JSON

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