Files
17b9b094-b4ea-47f9-83cb-83b…/vercel.json
2026-03-31 13:59:18 +00:00

5 lines
97 B
JSON

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