Files
e9179ccc-43fc-4b0c-91fe-7af…/vercel.json
2026-03-09 10:36:41 +00:00

5 lines
97 B
JSON

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