Files
143d82d3-1fda-4124-9759-2ab…/vercel.json
2026-04-16 13:13:22 +00:00

5 lines
97 B
JSON

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