Files
5cae69d9-b263-45d0-8a70-aab…/vercel.json
2026-03-05 23:36:10 +00:00

5 lines
97 B
JSON

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