Files
6f4a9c1b-fa60-41f3-bbef-b7c…/vercel.json
2026-03-10 08:33:45 +00:00

5 lines
97 B
JSON

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