Files
ac894c57-59f4-46cf-9c06-e43…/vercel.json
2026-03-06 08:52:05 +00:00

5 lines
97 B
JSON

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