Files
48fc7df4-4d03-4e25-ba36-54c…/vercel.json
2026-06-07 16:14:42 +00:00

5 lines
97 B
JSON

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