Files
512b1c70-6cff-461d-af96-bef…/vercel.json
2026-03-29 08:39:45 +00:00

5 lines
97 B
JSON

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