Files
548a8d45-33cd-4752-9e92-e91…/vercel.json
2026-04-26 01:10:27 +00:00

5 lines
97 B
JSON

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