Files
9be37af2-4f00-44ef-9453-54e…/vercel.json
2026-06-03 15:20:32 +00:00

5 lines
97 B
JSON

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