Files
b285a1e2-e925-49fb-9165-f8c…/vercel.json
2026-03-12 11:45:28 +00:00

5 lines
97 B
JSON

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