Files
5d71f114-676f-441b-b7e7-96e…/vercel.json
2026-03-21 09:54:29 +00:00

5 lines
97 B
JSON

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