Files
dbfe78d3-49ce-4996-967e-d6d…/vercel.json
2026-06-09 09:31:23 +00:00

5 lines
97 B
JSON

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