Files
0eeb3406-97c4-474f-8dc8-ab9…/vercel.json
2026-04-18 07:27:31 +00:00

5 lines
97 B
JSON

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