Files
89e6c131-c9be-4e1a-a8f4-ef9…/vercel.json
2026-05-28 10:26:37 +00:00

5 lines
97 B
JSON

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