Files
1a4c74ed-ffa4-4c9b-b145-98e…/vercel.json
2026-06-07 09:38:27 +00:00

5 lines
97 B
JSON

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