Files
d19e5d95-d2e5-40db-a212-4a0…/vercel.json
2026-04-15 02:47:40 +00:00

5 lines
97 B
JSON

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