Files
6d66c352-6951-4888-8c5f-d51…/vercel.json
2026-04-11 17:34:35 +00:00

5 lines
97 B
JSON

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