Files
9c94969e-ad90-4fda-95e5-68f…/vercel.json
2026-04-17 02:43:25 +00:00

5 lines
97 B
JSON

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