Files
7937641e-515d-4ab8-9b51-9a5…/vercel.json
2026-03-12 13:13:13 +00:00

5 lines
97 B
JSON

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