Files
88797df4-e1a9-4214-bdb4-a12…/vercel.json
2026-03-08 17:16:26 +00:00

5 lines
97 B
JSON

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