Files
e595433d-32b4-4787-afff-346…/vercel.json
2026-03-08 17:57:09 +00:00

5 lines
97 B
JSON

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