Files
cd95fe4b-1d3b-41b3-9d42-09a…/vercel.json
2026-03-05 23:51:48 +00:00

5 lines
97 B
JSON

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