Files
343b3520-73b8-4cc5-8d8f-e85…/vercel.json
2026-04-18 06:38:37 +00:00

5 lines
97 B
JSON

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