Files
3f4375ed-db25-4328-a374-ad8…/vercel.json
2026-05-07 16:17:41 +00:00

5 lines
97 B
JSON

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