Files
7faf5065-73ec-47c6-86c6-b1b…/vercel.json
2026-04-12 17:54:16 +00:00

5 lines
97 B
JSON

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