Files
997b7020-80a7-4ef8-9cc9-20a…/vercel.json
2026-04-12 04:26:33 +00:00

5 lines
97 B
JSON

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