Files
12f3de5d-88b2-40e7-ab57-dff…/vercel.json
2026-03-06 16:34:43 +00:00

5 lines
97 B
JSON

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