Files
05847778-c1a0-4bc2-9ef3-337…/vercel.json
2026-05-22 00:58:37 +00:00

5 lines
97 B
JSON

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