Files
054ee5d5-e40e-4af2-931e-4f5…/vercel.json
2026-04-05 01:34:04 +00:00

5 lines
97 B
JSON

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