Files
bf8ecbf2-fe29-4394-bd8b-4e4…/vercel.json
2026-03-08 09:57:42 +00:00

5 lines
97 B
JSON

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