Files
1ce329f6-ccdf-45ef-ab3c-b1a…/vercel.json
2026-05-10 10:13:37 +00:00

5 lines
97 B
JSON

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