Files
087ce33a-34b3-437a-ad0e-68d…/vercel.json
2026-05-26 01:45:29 +00:00

5 lines
97 B
JSON

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