Files
a1ae7db9-d099-4fda-b647-9b2…/vercel.json
2026-05-11 11:10:54 +00:00

5 lines
97 B
JSON

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