Files
662593ad-d3e8-4ddd-8b5c-b1e…/vercel.json
2026-05-17 08:37:57 +00:00

5 lines
97 B
JSON

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