Files
2511ec8c-8e88-4e5d-857e-fba…/vercel.json
2026-05-17 13:47:56 +00:00

5 lines
97 B
JSON

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