Files
d9e26ade-2df9-4f2c-8586-e0f…/vercel.json
2026-04-22 01:51:14 +00:00

5 lines
97 B
JSON

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