Files
106187b8-3b65-4e29-b1ee-8ec…/vercel.json
2026-03-13 18:42:05 +00:00

5 lines
97 B
JSON

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