Files
6435cdba-ee39-46e6-82dc-4b3…/vercel.json
2026-03-21 10:40:55 +00:00

5 lines
97 B
JSON

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