Files
0619fdd1-4c2e-4e28-92db-27f…/vercel.json
2026-04-19 03:06:23 +00:00

5 lines
97 B
JSON

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