Files
e8f3697e-5b4e-42ef-9d83-5fa…/vercel.json
2026-04-26 18:54:46 +00:00

5 lines
97 B
JSON

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