Files
7757a86f-7fb4-41e0-bfba-883…/vercel.json
2026-04-21 21:44:16 +00:00

5 lines
97 B
JSON

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