Files
be42d831-e7ef-4cb2-bb7b-a98…/vercel.json
2026-03-03 06:31:07 +00:00

5 lines
97 B
JSON

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