Files
b2acd419-de70-45cb-99fc-b7b…/vercel.json
2026-03-06 07:46:11 +00:00

5 lines
97 B
JSON

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