Files
b3317b08-c0fe-42c3-b828-e35…/vercel.json
2026-04-16 06:20:50 +00:00

5 lines
97 B
JSON

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