Files
612b08e2-89bf-4844-8f32-c0e…/vercel.json
2026-03-06 00:12:56 +00:00

5 lines
97 B
JSON

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