Files
7e63b9f4-535c-4ed5-85e4-730…/vercel.json
2026-03-12 20:06:22 +00:00

5 lines
97 B
JSON

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