Files
4aa61d58-5b14-4a25-8a38-05e…/vercel.json
2026-06-01 06:33:31 +00:00

5 lines
97 B
JSON

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