Files
434929b0-5e23-49e6-b83b-dd1…/vercel.json
2026-03-19 09:38:03 +00:00

5 lines
97 B
JSON

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