Files
2c1705c7-1e7e-4c12-8f6b-a90…/vercel.json
2026-02-04 20:16:40 +00:00

5 lines
97 B
JSON

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