Files
8968c606-7ebc-44fb-ae40-4fd…/vercel.json
2026-06-08 13:48:13 +00:00

5 lines
97 B
JSON

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