Files
796ebe9b-151f-4c7d-9a43-9e7…/vercel.json
2026-03-05 17:44:08 +00:00

5 lines
97 B
JSON

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