Files
81b056b1-43a6-49b0-a43b-66d…/vercel.json
2026-03-02 18:53:20 +00:00

5 lines
97 B
JSON

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