Files
f68ba7b7-b780-4ace-9bfd-e2e…/vercel.json
2026-03-29 11:17:32 +00:00

5 lines
97 B
JSON

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