Files
097b6d7c-dc05-44a9-be5f-9eb…/vercel.json
2026-04-17 09:26:58 +00:00

5 lines
97 B
JSON

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