Files
41604574-207f-4f7d-94ce-a5f…/vercel.json
2026-03-03 15:58:27 +00:00

5 lines
97 B
JSON

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