Files
02fa7eee-71b4-4df5-92f6-053…/vercel.json
2026-04-28 02:10:10 +00:00

5 lines
97 B
JSON

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