Files
75e12dc7-2185-4beb-8a9c-15c…/vercel.json
2026-03-28 13:19:16 +00:00

5 lines
97 B
JSON

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