Files
845a28b0-c6eb-44f6-a43b-e9e…/vercel.json
2026-03-13 09:07:36 +00:00

5 lines
97 B
JSON

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