Files
7bed5501-12a5-4d84-9b87-b03…/vercel.json
2026-03-09 15:32:53 +00:00

5 lines
97 B
JSON

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