Files
688c98f7-3cda-4bb7-a29a-897…/vercel.json
2026-04-18 14:33:38 +00:00

5 lines
97 B
JSON

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